Our bike needs to be a little smaller to fit through those blocks.

  • Go to and drag out Set Size. Drop it at the bottom of your program, below the sprite.

This will make our sprite half the size it was originally.

To navigate the page using the TAB key, first press ESC to exit the code editor.

stage.set_background("city") sprite = codesters.Sprite("bike")
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)